Test Environment Mock-Up Tests

  • Behavior of the changed rquests

  • Testing the display of data that the RegAcc can generate itself

    • Verification Information

    • Registration date

  • Testing the display of data that the RegAcc cannot generate itself

    • Deadlines for de-delegation and deletion

    • Domain status

  • Testing of rudimentary process sequences

    • Changing the status and deadlines of a domain when valid or invalid verification information is provided

 

The mock-up is a model for achieving target states. No real transitions are simulated. Instead, domains are set to certain states and messages are generated. Messages may be sent more frequently than they will be later.

 

Test Scenarios

Input / Trigger (verificationResult > contact address trigger > domain name trigger) Result
Domain name contains Contact Address VerificationResult Request Affected domains Domain status (can be queried via RRI-INFO) Deadlines Messages
any NISpendingCreate none Domain CREATE single pendingCreate none none
NISpendingCreate any none Domain CREATE single pendingCreate none none
 
any any none Domain CREATE single connect none
Examples
Copy

K/V domainStatusUpdate, verification not required

msgcnt: 1
msgtime: 2024-06-01T15:51:08+02:00
msgid: 8960348c-6879-cb92-2b6f-cbc9abf91616
msgtype: domainStatusUpdate
domain: de-example.de
domain-ace: de-example.de
holder: DENIC-1000002-GoodGuy 
holder: DENIC-1000002-GoodGuy2
status: connect

 

Copy

XML domainStatusUpdate, verification not required

<msg:message xmlns:msg="http://registry.denic.de/msg/5.0" msgid="8960348c-6879-cb92-2b6f-cbc9abf91616" msgcnt="1" msgtime="2024-06-01T15:51:08+02:00">
  <msg:domainStatusUpdate>
    <msg:domain>
      <msg:handle>de-example.de</msg:handle>
      <msg:ace>de-example.de</msg:ace>
    </msg:domain>
    <msg:holders>
      <msg:handle>DENIC-1000002-GoodGuy</msg:handle>
      <msg:handle>DENIC-1000002-GoodGuy2</msg:handle>
    </msg:holders>
    <msg:status>connect</msg:status>
  </msg:domainStatusUpdate>
</msg:message>
 
any NISconnect none Contact UPDATE all connect none
Examples
Copy

K/V domainStatusUpdate, verification not required

msgcnt: 1
msgtime: 2024-06-01T15:51:08+02:00
msgid: 8960348c-6879-cb92-2b6f-cbc9abf91616
msgtype: domainStatusUpdate
domain: de-example.de
domain-ace: de-example.de
holder: DENIC-1000002-GoodGuy 
holder: DENIC-1000002-GoodGuy2
status: connect

 

Copy

XML domainStatusUpdate, verification not required

<msg:message xmlns:msg="http://registry.denic.de/msg/5.0" msgid="8960348c-6879-cb92-2b6f-cbc9abf91616" msgcnt="1" msgtime="2024-06-01T15:51:08+02:00">
  <msg:domainStatusUpdate>
    <msg:domain>
      <msg:handle>de-example.de</msg:handle>
      <msg:ace>de-example.de</msg:ace>
    </msg:domain>
    <msg:holders>
      <msg:handle>DENIC-1000002-GoodGuy</msg:handle>
      <msg:handle>DENIC-1000002-GoodGuy2</msg:handle>
    </msg:holders>
    <msg:status>connect</msg:status>
  </msg:domainStatusUpdate>
</msg:message>
NISconnect any none Domain CREATE single connect none
Examples
Copy

K/V domainStatusUpdate, verification not required

msgcnt: 1
msgtime: 2024-06-01T15:51:08+02:00
msgid: 8960348c-6879-cb92-2b6f-cbc9abf91616
msgtype: domainStatusUpdate
domain: de-example.de
domain-ace: de-example.de
holder: DENIC-1000002-GoodGuy 
holder: DENIC-1000002-GoodGuy2
status: connect

 

Copy

XML domainStatusUpdate, verification not required

<msg:message xmlns:msg="http://registry.denic.de/msg/5.0" msgid="8960348c-6879-cb92-2b6f-cbc9abf91616" msgcnt="1" msgtime="2024-06-01T15:51:08+02:00">
  <msg:domainStatusUpdate>
    <msg:domain>
      <msg:handle>de-example.de</msg:handle>
      <msg:ace>de-example.de</msg:ace>
    </msg:domain>
    <msg:holders>
      <msg:handle>DENIC-1000002-GoodGuy</msg:handle>
      <msg:handle>DENIC-1000002-GoodGuy2</msg:handle>
    </msg:holders>
    <msg:status>connect</msg:status>
  </msg:domainStatusUpdate>
</msg:message>
any any success Contact UPDATE all,
“connect” for multiholder domains when all domain holders have been verified with ‘success’. If the domain has an unverified domain holder, the status of this domain remains unchanged.
connect none
Examples
Copy

K/V domainStatusUpdate, verification not required

msgcnt: 1
msgtime: 2024-06-01T15:51:08+02:00
msgid: 8960348c-6879-cb92-2b6f-cbc9abf91616
msgtype: domainStatusUpdate
domain: de-example.de
domain-ace: de-example.de
holder: DENIC-1000002-GoodGuy 
holder: DENIC-1000002-GoodGuy2
status: connect

 

Copy

XML domainStatusUpdate, verification not required

<msg:message xmlns:msg="http://registry.denic.de/msg/5.0" msgid="8960348c-6879-cb92-2b6f-cbc9abf91616" msgcnt="1" msgtime="2024-06-01T15:51:08+02:00">
  <msg:domainStatusUpdate>
    <msg:domain>
      <msg:handle>de-example.de</msg:handle>
      <msg:ace>de-example.de</msg:ace>
    </msg:domain>
    <msg:holders>
      <msg:handle>DENIC-1000002-GoodGuy</msg:handle>
      <msg:handle>DENIC-1000002-GoodGuy2</msg:handle>
    </msg:holders>
    <msg:status>connect</msg:status>
  </msg:domainStatusUpdate>
</msg:message>
any any success Domain CREATE single connect none
Examples
Copy

K/V domainStatusUpdate, verification not required

msgcnt: 1
msgtime: 2024-06-01T15:51:08+02:00
msgid: 8960348c-6879-cb92-2b6f-cbc9abf91616
msgtype: domainStatusUpdate
domain: de-example.de
domain-ace: de-example.de
holder: DENIC-1000002-GoodGuy 
holder: DENIC-1000002-GoodGuy2
status: connect

 

Copy

XML domainStatusUpdate, verification not required

<msg:message xmlns:msg="http://registry.denic.de/msg/5.0" msgid="8960348c-6879-cb92-2b6f-cbc9abf91616" msgcnt="1" msgtime="2024-06-01T15:51:08+02:00">
  <msg:domainStatusUpdate>
    <msg:domain>
      <msg:handle>de-example.de</msg:handle>
      <msg:ace>de-example.de</msg:ace>
    </msg:domain>
    <msg:holders>
      <msg:handle>DENIC-1000002-GoodGuy</msg:handle>
      <msg:handle>DENIC-1000002-GoodGuy2</msg:handle>
    </msg:holders>
    <msg:status>connect</msg:status>
  </msg:domainStatusUpdate>
</msg:message>
 
any NISverificationRequired none Contact UPDATE all connect VerificationDeadlineBeforeDedelegation VerificationDeadlineBeforeDeletion
Examples
Copy

K/V domainStatusUpdate, verification required

msgcnt: 1
msgtime: 2024-06-01T15:51:08+02:00
msgid: 8960348c-6879-cb92-2b6f-cbc9abf91616
msgtype: domainStatusUpdate
domain: de-example.de
domain-ace: de-example.de
holder: DENIC-1000002-MaybeGoodGuy 
holder: DENIC-1000002-GoodGuy
status: connect
verificationDeadlineBeforeDedelegation: 2024-06-06T15:51:08+02:00
verificationDeadlineBeforeDeletion: 2024-06-13T15:51:08+02:00
message: 16350000040 Verification information must be provided for the holder(s) to avoid dedelegation by [Date: 2024-06-06T15:51:08+02:00, VerificationClaims: address;name]
message: 16350000041 Verification information must be provided for the holder(s) to avoid deletion by [Date: 2024-06-13T15:51:08+02:00, VerificationClaims: address;name]

 

Copy

XML domainStatusUpdate, verification not required

<msg:message xmlns:msg="http://registry.denic.de/msg/5.0" msgid="8960348c-6879-cb92-2b6f-cbc9abf91616" msgcnt="1" msgtime="2024-06-01T15:51:08+02:00">
  <msg:domainStatusUpdate>
    <msg:domain>
      <msg:handle>de-example.de</msg:handle>
      <msg:ace>de-example.de</msg:ace>
    </msg:domain>
    <msg:holders>
      <msg:handle>DENIC-1000002-MaybeGoodGuy</msg:handle>
      <msg:handle>DENIC-1000002-GoodGuy</msg:handle>
    </msg:holders>
    <msg:status>connect</msg:status>
    <msg:verificationDeadlineBeforeDedelegation>2024-06-06T15:51:08+02:00</msg:verificationDeadlineBeforeDedelegation>
    <msg:verificationDeadlineBeforeDeletion>2024-06-13T15:51:08+02:00</msg:verificationDeadlineBeforeDeletion>
    <msg:message level="info" code="16350000040">
      <tr:text>Verification information must be provided for the holder(s) to avoid dedelegation by</tr:text>
        <tr:argument>Date: 2024-06-06T15:51:08+02:00</tr:argument>
        <tr:argument>VerificationClaims: address;name</tr:argument>
     </msg:message>
    <msg:verificationDeadlineBeforeDeletion>2024-06-13T15:51:08+02:00</msg:verificationDeadlineBeforeDeletion>
    <msg:message level="info" code="16350000041">
      <tr:text>Verification information must be provided for the holder(s) to avoid deletion by</tr:text>
      <tr:argument>Date: 2024-06-13T15:51:08+02:00</tr:argument>
      <tr:argument>VerificationClaims: address;name</tr:argument>
    </msg:message>
   </msg:domainStatusUpdate>
</msg:message>
NISverificationRequired any none Domain CREATE single connect VerificationDeadlineBeforeDedelegation VerificationDeadlineBeforeDeletion
Examples
Copy

K/V domainStatusUpdate, verification required

msgcnt: 1
msgtime: 2024-06-01T15:51:08+02:00
msgid: 8960348c-6879-cb92-2b6f-cbc9abf91616
msgtype: domainStatusUpdate
domain: de-example.de
domain-ace: de-example.de
holder: DENIC-1000002-MaybeGoodGuy 
holder: DENIC-1000002-GoodGuy
status: connect
verificationDeadlineBeforeDedelegation: 2024-06-06T15:51:08+02:00
verificationDeadlineBeforeDeletion: 2024-06-13T15:51:08+02:00
message: 16350000040 Verification information must be provided for the holder(s) to avoid dedelegation by [Date: 2024-06-06T15:51:08+02:00, VerificationClaims: address;name]
message: 16350000041 Verification information must be provided for the holder(s) to avoid deletion by [Date: 2024-06-13T15:51:08+02:00, VerificationClaims: address;name]

 

Copy

XML domainStatusUpdate, verification not required

<msg:message xmlns:msg="http://registry.denic.de/msg/5.0" msgid="8960348c-6879-cb92-2b6f-cbc9abf91616" msgcnt="1" msgtime="2024-06-01T15:51:08+02:00">
  <msg:domainStatusUpdate>
    <msg:domain>
      <msg:handle>de-example.de</msg:handle>
      <msg:ace>de-example.de</msg:ace>
    </msg:domain>
    <msg:holders>
      <msg:handle>DENIC-1000002-MaybeGoodGuy</msg:handle>
      <msg:handle>DENIC-1000002-GoodGuy</msg:handle>
    </msg:holders>
    <msg:status>connect</msg:status>
    <msg:verificationDeadlineBeforeDedelegation>2024-06-06T15:51:08+02:00</msg:verificationDeadlineBeforeDedelegation>
    <msg:verificationDeadlineBeforeDeletion>2024-06-13T15:51:08+02:00</msg:verificationDeadlineBeforeDeletion>
    <msg:message level="info" code="16350000040">
      <tr:text>Verification information must be provided for the holder(s) to avoid dedelegation by</tr:text>
        <tr:argument>Date: 2024-06-06T15:51:08+02:00</tr:argument>
        <tr:argument>VerificationClaims: address;name</tr:argument>
     </msg:message>
    <msg:verificationDeadlineBeforeDeletion>2024-06-13T15:51:08+02:00</msg:verificationDeadlineBeforeDeletion>
    <msg:message level="info" code="16350000041">
      <tr:text>Verification information must be provided for the holder(s) to avoid deletion by</tr:text>
      <tr:argument>Date: 2024-06-13T15:51:08+02:00</tr:argument>
      <tr:argument>VerificationClaims: address;name</tr:argument>
    </msg:message>
   </msg:domainStatusUpdate>
</msg:message>
any any failed Contact UPDATE all connect VerificationDeadlineBeforeDedelegation VerificationDeadlineBeforeDeletion
Examples
Copy

K/V domainStatusUpdate, verification required

msgcnt: 1
msgtime: 2024-06-01T15:51:08+02:00
msgid: 8960348c-6879-cb92-2b6f-cbc9abf91616
msgtype: domainStatusUpdate
domain: de-example.de
domain-ace: de-example.de
holder: DENIC-1000002-MaybeGoodGuy 
holder: DENIC-1000002-GoodGuy
status: connect
verificationDeadlineBeforeDedelegation: 2024-06-06T15:51:08+02:00
verificationDeadlineBeforeDeletion: 2024-06-13T15:51:08+02:00
message: 16350000040 Verification information must be provided for the holder(s) to avoid dedelegation by [Date: 2024-06-06T15:51:08+02:00, VerificationClaims: address;name]
message: 16350000041 Verification information must be provided for the holder(s) to avoid deletion by [Date: 2024-06-13T15:51:08+02:00, VerificationClaims: address;name]

 

Copy

XML domainStatusUpdate, verification not required

<msg:message xmlns:msg="http://registry.denic.de/msg/5.0" msgid="8960348c-6879-cb92-2b6f-cbc9abf91616" msgcnt="1" msgtime="2024-06-01T15:51:08+02:00">
  <msg:domainStatusUpdate>
    <msg:domain>
      <msg:handle>de-example.de</msg:handle>
      <msg:ace>de-example.de</msg:ace>
    </msg:domain>
    <msg:holders>
      <msg:handle>DENIC-1000002-MaybeGoodGuy</msg:handle>
      <msg:handle>DENIC-1000002-GoodGuy</msg:handle>
    </msg:holders>
    <msg:status>connect</msg:status>
    <msg:verificationDeadlineBeforeDedelegation>2024-06-06T15:51:08+02:00</msg:verificationDeadlineBeforeDedelegation>
    <msg:verificationDeadlineBeforeDeletion>2024-06-13T15:51:08+02:00</msg:verificationDeadlineBeforeDeletion>
    <msg:message level="info" code="16350000040">
      <tr:text>Verification information must be provided for the holder(s) to avoid dedelegation by</tr:text>
        <tr:argument>Date: 2024-06-06T15:51:08+02:00</tr:argument>
        <tr:argument>VerificationClaims: address;name</tr:argument>
     </msg:message>
    <msg:verificationDeadlineBeforeDeletion>2024-06-13T15:51:08+02:00</msg:verificationDeadlineBeforeDeletion>
    <msg:message level="info" code="16350000041">
      <tr:text>Verification information must be provided for the holder(s) to avoid deletion by</tr:text>
      <tr:argument>Date: 2024-06-13T15:51:08+02:00</tr:argument>
      <tr:argument>VerificationClaims: address;name</tr:argument>
    </msg:message>
   </msg:domainStatusUpdate>
</msg:message>
 
any NISserverHold none Contact UPDATE all serverHold VerificationDeadlineBeforeDeletion
Examples
Copy

K/V domainStatusUpdate, serverHold, verification required

msgcnt: 1
msgtime: 2024-06-01T15:51:08+02:00
msgid: 8960348c-6879-cb92-2b6f-cbc9abf91616
msgtype: domainStatusUpdate
domain: de-example.de
domain-ace: de-example.de
holder: DENIC-1000002-BadGuy  
holder: DENIC-1000002-GoodGuy
status: serverHold
verificationDeadlineBeforeDeletion: 2024-06-13T15:51:08+02:00
message: 16350000041 Verification information must be provided for the holder(s) to avoid deletion by [Date: 2024-06-13T15:51:08+02:00, VerificationClaims: address;name]

 

Copy

XML domainStatusUpdate, serverHold, verification required

<msg:message xmlns:msg="http://registry.denic.de/msg/5.0" msgid="8960348c-6879-cb92-2b6f-cbc9abf91616" msgcnt="1" msgtime="2024-06-01T15:51:08+02:00">
  <msg:domainStatusUpdate>
    <msg:domain>
      <msg:handle>de-example.de</msg:handle>
      <msg:ace>de-example.de</msg:ace>
    </msg:domain>
    <msg:holders>
      <msg:handle>DENIC-1000002-BadGuy</msg:handle>
      <msg:handle>DENIC-1000002-GoodGuy</msg:handle>
    </msg:holders>
    <msg:status>serverHold</msg:status>
    <msg:verificationDeadlineBeforeDeletion>2024-06-13T15:51:08+02:00</msg:verificationDeadlineBeforeDeletion>
    <msg:message level="info" code="16350000041">
      <tr:text>Verification information must be provided for the holder(s) to avoid deletion by</tr:text>
      <tr:argument>Date: 2024-06-13T15:51:08+02:00</tr:argument>
      <tr:argument>VerificationClaims: address;name</tr:argument>
    </msg:message>
   </msg:domainStatusUpdate>
</msg:message>
NISserverHold any none Domain CREATE single serverHold VerificationDeadlineBeforeDeletion
Examples
Copy

K/V domainStatusUpdate, serverHold, verification required

msgcnt: 1
msgtime: 2024-06-01T15:51:08+02:00
msgid: 8960348c-6879-cb92-2b6f-cbc9abf91616
msgtype: domainStatusUpdate
domain: de-example.de
domain-ace: de-example.de
holder: DENIC-1000002-BadGuy  
holder: DENIC-1000002-GoodGuy
status: serverHold
verificationDeadlineBeforeDeletion: 2024-06-13T15:51:08+02:00
message: 16350000041 Verification information must be provided for the holder(s) to avoid deletion by [Date: 2024-06-13T15:51:08+02:00, VerificationClaims: address;name]

 

Copy

XML domainStatusUpdate, serverHold, verification required

<msg:message xmlns:msg="http://registry.denic.de/msg/5.0" msgid="8960348c-6879-cb92-2b6f-cbc9abf91616" msgcnt="1" msgtime="2024-06-01T15:51:08+02:00">
  <msg:domainStatusUpdate>
    <msg:domain>
      <msg:handle>de-example.de</msg:handle>
      <msg:ace>de-example.de</msg:ace>
    </msg:domain>
    <msg:holders>
      <msg:handle>DENIC-1000002-BadGuy</msg:handle>
      <msg:handle>DENIC-1000002-GoodGuy</msg:handle>
    </msg:holders>
    <msg:status>serverHold</msg:status>
    <msg:verificationDeadlineBeforeDeletion>2024-06-13T15:51:08+02:00</msg:verificationDeadlineBeforeDeletion>
    <msg:message level="info" code="16350000041">
      <tr:text>Verification information must be provided for the holder(s) to avoid deletion by</tr:text>
      <tr:argument>Date: 2024-06-13T15:51:08+02:00</tr:argument>
      <tr:argument>VerificationClaims: address;name</tr:argument>
    </msg:message>
   </msg:domainStatusUpdate>
</msg:message>
any any failed Domain CREATE single serverHold VerificationDeadlineBeforeDeletion
Examples
Copy

K/V domainStatusUpdate, serverHold, verification required

msgcnt: 1
msgtime: 2024-06-01T15:51:08+02:00
msgid: 8960348c-6879-cb92-2b6f-cbc9abf91616
msgtype: domainStatusUpdate
domain: de-example.de
domain-ace: de-example.de
holder: DENIC-1000002-BadGuy  
holder: DENIC-1000002-GoodGuy
status: serverHold
verificationDeadlineBeforeDeletion: 2024-06-13T15:51:08+02:00
message: 16350000041 Verification information must be provided for the holder(s) to avoid deletion by [Date: 2024-06-13T15:51:08+02:00, VerificationClaims: address;name]

 

Copy

XML domainStatusUpdate, serverHold, verification required

<msg:message xmlns:msg="http://registry.denic.de/msg/5.0" msgid="8960348c-6879-cb92-2b6f-cbc9abf91616" msgcnt="1" msgtime="2024-06-01T15:51:08+02:00">
  <msg:domainStatusUpdate>
    <msg:domain>
      <msg:handle>de-example.de</msg:handle>
      <msg:ace>de-example.de</msg:ace>
    </msg:domain>
    <msg:holders>
      <msg:handle>DENIC-1000002-BadGuy</msg:handle>
      <msg:handle>DENIC-1000002-GoodGuy</msg:handle>
    </msg:holders>
    <msg:status>serverHold</msg:status>
    <msg:verificationDeadlineBeforeDeletion>2024-06-13T15:51:08+02:00</msg:verificationDeadlineBeforeDeletion>
    <msg:message level="info" code="16350000041">
      <tr:text>Verification information must be provided for the holder(s) to avoid deletion by</tr:text>
      <tr:argument>Date: 2024-06-13T15:51:08+02:00</tr:argument>
      <tr:argument>VerificationClaims: address;name</tr:argument>
    </msg:message>
   </msg:domainStatusUpdate>
</msg:message>
 
any NISdelete none Contact UPDATE all free none
Examples
Copy

K/V domainDelete

msgcnt: 1
msgtime: 2024-06-01T15:51:08+02:00
msgid: 8960348c-6879-cb92-2b6f-cbc9abf98080
msgtype: domainDelete
domain: de-example.de
domain-ace: de-example.de
message: 16350000031 Domain has been deleted []

 

Copy

XML domainDelete

<msg:message xmlns:msg="http://registry.denic.de/msg/5.0" msgid="8960348c-6879-cb92-2b6f-cbc9abf98080" msgcnt="1" msgtime="2024-06-01T15:51:08+02:00">
  <msg:domainDelete>
    <msg:domain>
      <msg:handle>de-example.de</msg:handle>
      <msg:ace>de-example.de</msg:ace>
    </msg:domain>
    <msg:message level="info" code="16350000031">
      <tr:text>Domain has been deleted</tr:text>
      <tr:argument></tr:argument>
    </msg:message>
  </msg:domainDelete>
</msg:message>
NISdelete any none Domain CREATE single free none
Examples
Copy

K/V domainDelete

msgcnt: 1
msgtime: 2024-06-01T15:51:08+02:00
msgid: 8960348c-6879-cb92-2b6f-cbc9abf98080
msgtype: domainDelete
domain: de-example.de
domain-ace: de-example.de
message: 16350000031 Domain has been deleted []

 

Copy

XML domainDelete

<msg:message xmlns:msg="http://registry.denic.de/msg/5.0" msgid="8960348c-6879-cb92-2b6f-cbc9abf98080" msgcnt="1" msgtime="2024-06-01T15:51:08+02:00">
  <msg:domainDelete>
    <msg:domain>
      <msg:handle>de-example.de</msg:handle>
      <msg:ace>de-example.de</msg:ace>
    </msg:domain>
    <msg:message level="info" code="16350000031">
      <tr:text>Domain has been deleted</tr:text>
      <tr:argument></tr:argument>
    </msg:message>
  </msg:domainDelete>
</msg:message>
 
any any any Domain DELETE single redemptionPeriod none none

 

To run through all test scenarios, the following sequence of orders can be used

Copy
Version: 5.0
                Action: CREATE
                Handle: DENIC-1000022-EXAMPLE-PERSON
                Type: PERSON
                Name: John Doe
                PostalCode: 60596
                City: Frankfurt
                CountryCode: DE
                EMail: john.doe@denic.de
                Phone: +49.69272350
            Address: NISpendingCreate

 

Copy
version: 5.0
                action: CREATE
                domain: domain-example-nsentry.de
                holder: DENIC-1000022-EXAMPLE-PERSON
            nsentry: domain-example-nsentry.de IN A 127.0.0.1

 

Copy
Version: 5.0
                Action: UPDATE
                Handle: DENIC-1000022-EXAMPLE-PERSON
                Type: PERSON
                Name: John Doe
                PostalCode: 60596
                City: Frankfurt
                CountryCode: DE
                EMail: john.doe@denic.de
                Phone: +49.69272350
            Address: NISserverHold

 

Copy
Version: 5.0
                Action: UPDATE
                Handle: DENIC-1000022-EXAMPLE-PERSON
                Type: PERSON
                Name: John Doe
                PostalCode: 60596
                City: Frankfurt
                CountryCode: DE
                EMail: john.doe@denic.de
                Phone: +49.69272350
            Address: NISconnect

 

Copy
Version: 5.0
                Action: UPDATE
                Handle: DENIC-1000022-EXAMPLE-PERSON
                Type: PERSON
                Name: John Doe
                PostalCode: 60596
                City: Frankfurt
                CountryCode: DE
                EMail: john.doe@denic.de
                Phone: +49.69272350
            Address: NISverificationRequired

 

Copy
Version: 5.0
                Action: UPDATE
                Handle: DENIC-1000022-EXAMPLE-PERSON
                Type: PERSON
                Name: John Doe
                PostalCode: 60596
                City: Frankfurt
                CountryCode: DE
                EMail: john.doe@denic.de
                Phone: +49.69272350
            Address: NISserverHold

 

Copy
Version: 5.0
                Action: UPDATE
                Handle: DENIC-1000022-EXAMPLE-PERSON
                Type: PERSON
                Name: John Doe
                PostalCode: 60596
                City: Frankfurt
                CountryCode: DE
                EMail: john.doe@denic.de
                Phone: +49.69272350
            Address: NISdelete